home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / HostManager.app / German.lproj / TimeConfig.nib / data.classes next >
Encoding:
Text File  |  1992-06-23  |  436 b   |  34 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TimeConfig = {
  7.     ACTIONS = {
  8.     openAndConnect:;
  9.     clone:;
  10.     toggleService:;
  11.     master:;
  12.     cancel:;
  13.     ok:;
  14.     client:;
  15.     browser:;
  16.     windowWillClose:;
  17.     systemHit:;
  18.     };
  19.     OUTLETS = {
  20.     cd;
  21.     masterButton;
  22.     cancelButton;
  23.     systemText;
  24.     timeConfigWindow;
  25.     cloneButton;
  26.     systemBrowser;
  27.     okButton;
  28.     myDomain;
  29.     timeServiceToggle;
  30.     clientButton;
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34.